home *** CD-ROM | disk | FTP | other *** search
/ PC World Interactive 7 / PC World Interactive 7.iso / share / internet / DOMPRO11 / DOMAIN.exe / 0 / RCDATA / TFORMCONAME / TFORMCONAME.txt
Encoding:
Text File  |  1998-02-01  |  752 b   |  42 lines

  1. object FormCoName: TFormCoName
  2.   Left = 245
  3.   Top = 104
  4.   BorderStyle = bsToolWindow
  5.   Caption = 'Select a Company'
  6.   ClientHeight = 283
  7.   ClientWidth = 298
  8.   Font.Color = clWindowText
  9.   Font.Height = -11
  10.   Font.Name = 'MS Sans Serif'
  11.   Font.Style = []
  12.   Position = poScreenCenter
  13.   PixelsPerInch = 96
  14.   TextHeight = 13
  15.   object ListCoName: TListBox
  16.     Left = 8
  17.     Top = 8
  18.     Width = 281
  19.     Height = 241
  20.     ItemHeight = 13
  21.     Sorted = True
  22.     TabOrder = 0
  23.   end
  24.   object BitBtn1: TBitBtn
  25.     Left = 24
  26.     Top = 256
  27.     Width = 169
  28.     Height = 25
  29.     Caption = 'CONTINUE'
  30.     TabOrder = 1
  31.     Kind = bkOK
  32.   end
  33.   object BitBtn2: TBitBtn
  34.     Left = 200
  35.     Top = 256
  36.     Width = 75
  37.     Height = 25
  38.     TabOrder = 2
  39.     Kind = bkCancel
  40.   end
  41. end
  42.